projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2902e26
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 15 Oct 2009 07:22:27 +0000
(07:22 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 15 Oct 2009 07:22:27 +0000
(07:22 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 992139773732771eca7ad83ce6ca349103437403..c83c0df62d63facc5fe90a08f84ddca6e519a74a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2009-10-15 Kenichi Handa <handa@m17n.org>
+
+ * print.c (print_object): Escape a symbol like "2E10" too.
+
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
Cleanups and changes for 64-bit compile under Snow Leopard. Based
on suggestions by Erik Charlebois.